gtk4.git
2003-11-24 cinamodfix menu bar bgs
2003-11-24 GMT 2003 Tony... start 2.x Section 4 updates
2003-11-24 Soeren SandmannMake this function take a GtkRadioToolButton instead...
2003-11-24 Soeren Sandmannremove variables in_dnd and leaving_dnd
2003-11-24 Soeren Sandmannremove variable n_overflowed_menu_items_when_dnd_started
2003-11-24 Soeren SandmannRework sliding algorithm. - No more weird jumping when...
2003-11-23 Matthias ClasenMake tooltip positioning Xinerama-aware. (#127332)
2003-11-23 Matthias ClasenAdd a missing comma.
2003-11-22 Kostas PapadimasUpdated the Greek translation
2003-11-21 Matthias ClasenMake monitor boundaries visible in fake Xinerama mode.
2003-11-20 Manish Singhcast to GTK_WIDGET() for the gtk_widget_hide() call.
2003-11-20 Matthias ClasenRemove leftover documentation of the filter functionali...
2003-11-20 Danilo ŠeganAnother update.
2003-11-20 Danilo ŠeganUpdated Serbian translation.
2003-11-20 Jonathan BlandfordPatch from David Hampton to fix sorting on booleans.
2003-11-20 Soeren SandmannUse gtk_widget_is_focus() instead of GTK_WIDGET_HAS_FOC...
2003-11-20 GMT 2003 Tony... Update Section 3 to 2.x
2003-11-19 Federico Mena... Fixes to problems reported by Iain Holmes:
2003-11-19 Raymond Penners0.5.2
2003-11-19 Kristian Rietveldmove function to a somewhat more logical place,
2003-11-19 Kristian Rietveldalways resize the popup when it is visible, popdown...
2003-11-19 Federico Mena... Turn off the dialog's separator (thanks to Iain Holmes).
2003-11-19 Miloslav TrmacUpdate Czech translation
2003-11-19 Soeren Sandmannset to 200 instead of 225 Impose a minimum width on...
2003-11-19 Federico Mena... Added a render_icon virtual method.
2003-11-19 Matthias ClasenCall gtk_widget_hide(menu) when reattaching the menu...
2003-11-18 Kristian Rietveldonly unselect all items if the treeview has focus....
2003-11-18 Federico Mena... Added sections section about generating previews and...
2003-11-18 Kristian Rietveldthe total number of actions is "matches + actions ...
2003-11-18 Christian Perschfix mem leaks (#119435).
2003-11-18 Kristian Rietvelddon't try to fetch the child back, since we do know...
2003-11-18 Kristian RietveldFixes based on comments from Owen Taylor, #125264.
2003-11-18 Christian RoseUpdated Swedish translation.
2003-11-18 Manish Singhgdk-pixbuf/Makefile.am Use install-data-hook for gdk...
2003-11-17 Matthias ClasenFix for #119555, Peter Zelesny:
2003-11-17 Matthias ClasenOnly activate if the action is sensitive. (#127187...
2003-11-17 Matthias ClasenAdd gtk_combo_box_new_with_model, gtk_combo_box_set_model.
2003-11-17 Matthias ClasenAdd mouse wheel support. (#126517)
2003-11-17 Kristian Rietveldadd _gtk_entry_completion_resize_popup.
2003-11-17 Noah LevittCheck for freetype headers the way freetype wants us to.
2003-11-17 Mark McLoughlinPatch from Jaiserca <jaiserca@inf.upv.es> to add a...
2003-11-17 Kristian RietveldTemporary size requisition fix. Will fix it for real...
2003-11-16 Kristian Rietveldgrrrr. broken pipe.
2003-11-16 Kristian RietveldFixes #124373, Murray Cumming.
2003-11-16 Matthias ClasenReinstate fixes for (#124212, Marco Pesenti Gritti):
2003-11-16 Kristian Rietveldjust call gtk_cell_view_cell_layout_clear instead of...
2003-11-15 Matthias ClasenFix parameter name mismatches which confuse gtk-doc.
2003-11-15 Hans Breuerupdated added all the new tests
2003-11-15 Artur FlintaUpdated Polish translation
2003-11-15 Tor LillqvistIf the window is maximized, use SW_SHOWMAXIMIZED. ...
2003-11-14 Matthias ClasenCheck that the mask is NULL or a string of the same...
2003-11-14 cinamodfix background colors for brick
2003-11-13 Danilo ŠeganUpdated Serbian translation.
2003-11-13 Vincent van... Dutch translation updated by Tino Meinen.
2003-11-13 Jordi MallachUpdated Catalan translation.
2003-11-13 GMT 2003 Tony... Update the rest of Section 2
2003-11-13 Matthias ClasenUse GTK_DATADIR/{icons,pixmaps} instead of
2003-11-12 Matthias ClasenUse the event window of the menuitem to determine the...
2003-11-12 Matthias ClasenChanges to improve menu positioning on Xinerama (#108328):
2003-11-12 Matthias ClasenClarify the label for the empty list. String change...
2003-11-12 Matthias ClasenCorrect the definition of the values. (#123361, Marco...
2003-11-12 Matthias ClasenMap KP_Separator to ','. (#122941, Egmont Koblinger)
2003-11-12 Åsmund SkjævelandUpdated Norwegian Nynorsk translation.
2003-11-12 Padraig O'Briain*gtk/gtkcolorsel.c (gtk_color_selection_init): Add...
2003-11-12 Padraig O'BriainDo not let pointer position affect window menu position...
2003-11-12 Soeren SandmannWhen we are using the old API, make all items "is_impor...
2003-11-11 Pablo Gonzalo... Updated Spanish translation by Francisco Javier F....
2003-11-10 Pablo Gonzalo... Updated Spanish translation by Francisco Javier F....
2003-11-09 Matthias ClasenRemember the new value in all cases. (#126276, Damon...
2003-11-09 Matthias ClasenTypo fix.
2003-11-09 Matthias ClasenIf neither load nor begin_load are available fall back...
2003-11-09 Matthias ClasenNew function to write out the information for a single...
2003-11-09 Hasbullah Bin Pitminor fix
2003-11-09 Hasbullah Bin PitUpdated Malay translation.
2003-11-08 Matthias ClasenCall the do_ functions with the toplevel as argument.
2003-11-08 Matthias ClasenLet visible-window default to TRUE, as documented and...
2003-11-08 Matthias ClasenMark as 2.4 additions.
2003-11-07 Federico Mena... Changing GtkFileChooserEntry to use GtkEntryCompletion.
2003-11-07 Matthias ClasenMake string setters safe for self-assignment. (#122745...
2003-11-07 Dafydd HarriesTranslation ported from gnome-2-4 branch. Go iawn....
2003-11-06 Matthias ClasenFix doc comment. (#126369, Olexiy Avramchenko)
2003-11-06 Danilo ŠeganUpdated Serbian translation.
2003-11-05 Matthias ClasenFold two similar strings into on. (#126204, Danilo...
2003-11-05 Matthias ClasenImprove the consistency of titles. (#126193, Damon...
2003-11-05 Matthias ClasenSet torn off menus to be transient for the toplevel...
2003-11-05 cinamodfix icon sizes
2003-11-05 Matthias ClasenAdd readonly properties min-position and max-position...
2003-11-05 Matthias ClasenChange the ranges for Saturation and Value to be 0...
2003-11-05 cinamodmenubars now have shadow=NONE
2003-11-05 cinamodscrollbar steppers are now ETCHED_IN
2003-11-05 GMT 2003 Tony... More 2.x updates
2003-11-04 cinamodwin32 color scheme work
2003-11-04 Dafydd HarriesTranslation ported from gnome-2-4 branch.
2003-11-04 Danilo ŠeganUpdated Serbian translation.
2003-11-04 GMT 2003 Tony... More 2.x updates, fix pkg-config command error, update...
2003-11-04 Christian RoseAdded missing files. Updated Swedish translation.
2003-11-04 Federico Mena... Take in a path as well. Use a helper function. (shortcu...
2003-11-03 Vincent van... Dutch translation updated by Tino Meinen.
2003-11-03 Matthias ClasenSome leftover cleanups.
2003-11-03 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS to make these usable...
next